Make a copy of the Original File!

1. Open weaponcomponents.meta and press CTRL+F and copy and paste this in the search bar "COMPONENT_AT_AR_FLSH"
2. Once there, scroll down until you see "<MainLightColor value="0x00FFFFFF" />" and "<MainLightVolumeOuterColor value="0x00FFFFFF" />"
	(These lines of code determine the color of the INNER portion of the flashlight)
***You can find colors I provided in the colors.txt***
3. Just replace the "0x00FFFFFF" with another line of code for both lines. (You can switch them up if you wish!)
4. Find "<SecondaryLightColor value="0x00FFFFFF" />" and "<SecondaryLightVolumeOuterColor value="0x00FFFFFF" />"
	(These lines of code determine the color of the OUTER portion of the flashlight)
5. Now just repeat what you just did in step 3!

***For more color codes, go here ---> http://www.nthelp.com/colorcodes.htm
